-
-
Notifications
You must be signed in to change notification settings - Fork 800
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore[ci]: enable python3.12 tests #3860
chore[ci]: enable python3.12 tests #3860
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## master #3860 +/- ##
==========================================
+ Coverage 86.19% 86.21% +0.02%
==========================================
Files 92 92
Lines 14013 14010 -3
Branches 3078 3077 -1
==========================================
+ Hits 12078 12079 +1
+ Misses 1497 1496 -1
+ Partials 438 435 -3 ☔ View full report in Codecov by Sentry. |
latest hypothesis complains with a health check about the fixture scoping, it's better to fix the usage anyways.
2**256 was always out of range, but apparently hypothesis was not generating the example before
Removed dependencies detected. Learn more about Socket for GitHub ↗︎ 🚮 Removed packages: pypi/eth-stdlib@0.2.6 |
add a python3.12 job in the CI. also: - update dependencies - update tests for new dependencies - refactor the grammar tests to use less filtering - python3.12 deprecates the "n" field on constants; remove it
What I did
How I did it
How to verify it
Commit message
Description for the changelog
Cute Animal Picture